Package | hl7.fhir.nz.cca |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/CapabilityStatement-CcaCapabilityStatement.html |
Url | http://hl7.org.nz/fhir/cca/CapabilityStatement/CcaCapabilityStatement |
Version | 0.1.0 |
Status | draft |
Date | 2020-04-01 |
Name | HPI_CapabilityStatement |
Title | Capability Statement describing CCA FHIR APIs |
Experimental | False |
Realm | nz |
Authority | hl7 |
Description | This is the computable resource that describes the RESTful endpoint |
Kind | instance |
No resources found
StructureDefinition | |
http://hl7.org.nz/fhir/StructureDefinition/CcaPlanDefinition | PlanDefinition |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "CapabilityStatement",
"id" : "CcaCapabilityStatement",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CCA capabilities</div>"
},
"url" : "http://hl7.org.nz/fhir/cca/CapabilityStatement/CcaCapabilityStatement",
"version" : "0.1.0",
"name" : "HPI_CapabilityStatement",
"title" : "Capability Statement describing CCA FHIR APIs",
"status" : "draft",
"date" : "2020-04-01",
"publisher" : "David Hay",
"contact" : [
{
"name" : "David Hay",
"telecom" : [
{
"system" : "email",
"value" : "mailto:david.hay25@gmail.com"
}
]
}
],
"description" : "This is the computable resource that describes the RESTful endpoint",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ"
}
]
}
],
"kind" : "instance",
"implementation" : {
"description" : "The regimen query endpoint",
"url" : "http://moh.org.nz/hpi/fhir"
},
"fhirVersion" : "4.0.1",
"format" : [
"json"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"type" : "PlanDefinition",
"supportedProfile" : [
"http://hl7.org.nz/fhir/StructureDefinition/CcaPlanDefinition"
],
"documentation" : "PlanDefinition query\n",
"interaction" : [
{
"code" : "read",
"documentation" : "Used to retrieve a PlanDefinition resource by Id."
}
]
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.